projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0e3ef56
de0f604
)
auto merge of #470 : alexcrichton/cargo/cargo-new-git, r=brson
author
bors
<bors@rust-lang.org>
Wed, 3 Sep 2014 21:01:00 +0000
(21:01 +0000)
committer
bors
<bors@rust-lang.org>
Wed, 3 Sep 2014 21:01:00 +0000
(21:01 +0000)
This adds a command-line --no-git option to disable this behavior, as well as
adding a global config section for `git = false`. While I was at it I write some
documentation for the configuration format that cargo uses.
Trivial merge